home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
hdparm
/
TODO
< prev
Wrap
Text File
|
2008-02-17
|
516b
|
19 lines
Mark's TO-DO list for hdparm:
============================
- Make parameter parsing/etc.. LBA48 safe everywhere (instead of merely u32).
- Implement the QDMA functions using /sys/
- More ATA8 updates for IDENTIFY data.
- Add "wipe-drive" functionality via SCT WRITE_SAME (or manual).
- Add "surface-scan" functionality via SG READ_VERIFY.
- Add --automatically-find-and-fix-media-errors
- Add utility to recover data from a drive with bad sectors.
- Use SCSI Inquiry for -I on ATAPI, especially with libata.